Otherwise gtk-button-images and gtk-menu-images will not be recognised
as properties.
https://bugzilla.gnome.org/show_bug.cgi?id=754421
g_assert (result == PROP_APPLICATION_PREFER_DARK_THEME);
/**
- * GtkSettings::gtk-button-images:
+ * GtkSettings:gtk-button-images:
*
* Whether images should be shown on buttons
*
g_assert (result == PROP_ENTRY_PASSWORD_HINT_TIMEOUT);
/**
- * GtkSettings::gtk-menu-images:
+ * GtkSettings:gtk-menu-images:
*
* Whether images should be shown in menu items
*